Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODDispatcher


UnregisterIdle

Mac OS

The UnregisterIdle method removes the specified part and frame from the list of parts interested in receiving idle time.

void UnregisterIdle (in ODPart part, 
                     in ODFrame frame);
part
A reference to a part that was receiving null events.
frame
A reference to a frame that was receiving null events, or kODNULL if the part as a whole was receiving idle time.
DISCUSSION
Your part calls this method when a frame is closed or removed.

SEE ALSO
The ODDispatcher::SetIdleFrequency method (page 123).
The ODDispatcher::RegisterIdle method (page 121).
"Null Events" on page 194 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help